home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…rary 5 (Internal Edition)
/
Apple R&P Lib Internal v5.0.iso
/
6-Developer Demos
/
Developer Demos-Ed.
/
Macintosh School® CD-ROM Demo
/
Macintosh SchoolÆ CD-ROM Demo
/
card_109380.txt
< prev
next >
Wrap
Text File
|
1990-08-14
|
2KB
|
77 lines
-- card: 109380 from stack: in
-- bmap block id: 110004
-- flags: 4000
-- background id: 14423
-- name: Student Reports
----- HyperTalk script -----
on openCard
put char 1 to 3 of the long date & "," & item 2 to 3 of the abbrev date into card field "Date"
end openCard
-- part 2 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=0 top=0 right=342 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
lock screen
go to first card of this background
unlock screen
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=14 top=33 right=48 bottom=29
-- title width / last selected line: 0
-- icon id / first selected line: 5068 / 5068
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Close
----- HyperTalk script -----
on mouseDown
set icon of me to "Close Box Hi"
end mouseDown
on mouseLeave
set icon of me to "Close Box"
end mouseLeave
on mouseUp
set icon of me to "Close Box"
pop card
end mouseUp
-- part 4 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=384 top=50 right=65 bottom=492
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 65535
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: Date
-- part contents for card part 4
----- text -----
Mon, Sep 4, 1989